MQTT WARN messages how can I change this in OH?

PI4b, OH 2.5.12 stable
All Tasmota devices are set to HomeAssistant mode

Since a long time I am getting really disturbing WARN messages in the OH log like:

2022-05-01 17:41:38.298 [WARN ] [.incoming.MqttIncomingPublishService] - No publish flow registered for MqttStatefulPublish{stateless=MqttPublish{topic=tele/K-Diele26/STATE, payload=299byte, qos=AT_MOST_ONCE, retain=false}, packetIdentifier=-1, dup=false, topicAlias=0, subscriptionIdentifiers=[]}.

2022-05-01 17:41:55.226 [WARN ] [.incoming.MqttIncomingPublishService] - No publish flow registered for MqttStatefulPublish{stateless=MqttPublish{topic=tele/K-Diele26/HASS_STATE, payload=312byte, qos=AT_MOST_ONCE, retain=false}, packetIdentifier=-1, dup=false, topicAlias=0, subscriptionIdentifiers=[]}.

Now I realized that I could change the behaviour when setting “teleperiod 0” for the related Tasmota devices. I tried that now for some of the Tasmotas - the log is quiet looks so clean:-) and so far all seem OK.

My question now, what is your experience, ist there any impact what I didn´t realize so far, any miss-behaviour when switching off these tele-messages in Tasmota?
Maybe easier what can I do that OH doesn´t WARN these tele-messages?

Is that question so strange or nobody else having these stupid WARN messages in the OH log?

Thanks