Uninstalling telegram action stops ZWave bundle?

I recently uninstalled the telegram v1 action by editing it out of the action = line in services/addons.cfg.
This has stopped my serial and ZWave bundles, see below.
Why ? Is there any dependency I should be aware of ?
If no, shall I file a bug, and if so where (openhab-distro ?) ?
FWIW, happened on 2.5 but I doubt that’s related to the OH version.

2019-12-16 14:06:43.172 [INFO ] [internal.service.FeaturesServiceImpl] - Removing features: openhab-action-telegram/[1.14.0,1.14.0]
2019-12-16 14:06:55.063 [INFO ] [internal.service.FeaturesServiceImpl] - Changes to perform:
2019-12-16 14:06:55.065 [INFO ] [internal.service.FeaturesServiceImpl] -   Region: root
2019-12-16 14:06:55.066 [INFO ] [internal.service.FeaturesServiceImpl] -     Bundles to uninstall:
2019-12-16 14:06:55.068 [INFO ] [internal.service.FeaturesServiceImpl] -       org.openhab.action.telegram/1.14.0
2019-12-16 14:06:55.080 [INFO ] [internal.service.FeaturesServiceImpl] - Stopping bundles:
2019-12-16 14:06:55.086 [INFO ] [internal.service.FeaturesServiceImpl] -   org.openhab.core.config.serial/2.5.0
2019-12-16 14:06:55.146 [INFO ] [internal.service.FeaturesServiceImpl] -   org.openhab.binding.zwave/2.5.0
2019-12-16 14:07:00.726 [INFO ] [ing.zwave.handler.ZWaveSerialHandler] - Stopped ZWave serial handler
2019-12-16 14:07:06.055 [INFO ] [internal.service.FeaturesServiceImpl] -   org.openhab.action.telegram/1.14.0
2019-12-16 14:07:06.077 [DEBUG] [.telegram.internal.TelegramActivator] - Telegram action has been stopped.
2019-12-16 14:07:06.082 [INFO ] [internal.service.FeaturesServiceImpl] -   org.openhab.core.io.transport.serial.rxtx.rfc2217/2.5.0
2019-12-16 14:07:06.098 [INFO ] [internal.service.FeaturesServiceImpl] -   org.openhab.core.io.transport.serial/2.5.0
2019-12-16 14:07:06.127 [INFO ] [internal.service.FeaturesServiceImpl] -   org.openhab.core.io.transport.serial.rxtx/2.5.0
2019-12-16 14:07:06.141 [INFO ] [internal.service.FeaturesServiceImpl] - Uninstalling bundles:
2019-12-16 14:07:06.142 [INFO ] [internal.service.FeaturesServiceImpl] -   org.openhab.action.telegram/1.14.0
2019-12-16 14:07:06.159 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 16, for automation bundle 'org.openhab.action.telegram'
2019-12-16 14:07:06.161 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 16, for automation bundle 'org.openhab.action.telegram'
2019-12-16 14:07:06.163 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 16, for automation bundle 'org.openhab.action.telegram'
2019-12-16 14:07:06.224 [INFO ] [internal.service.FeaturesServiceImpl] - Refreshing bundles:
2019-12-16 14:07:06.225 [INFO ] [internal.service.FeaturesServiceImpl] -     org.openhab.action.telegram/1.14.0 (Bundle will be uninstalled)
2019-12-16 14:07:06.226 [INFO ] [internal.service.FeaturesServiceImpl] -     org.openhab.binding.zwave/2.5.0 (Should be wired to: org.openhab.core.io.transport.
serial/2.5.0 (through [org.openhab.binding.zwave/2.5.0] osgi.wiring.package; filter:="(osgi.wiring.package=org.eclipse.smarthome.io.transport.serial)"))
2019-12-16 14:07:06.227 [INFO ] [internal.service.FeaturesServiceImpl] -     org.openhab.core.config.serial/2.5.0 (Should be wired to: org.openhab.core.io.trans
port.serial/2.5.0 (through [org.openhab.core.config.serial/2.5.0] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.eclipse.smarthome.io.transport.serial
)(version>=2.5.0)(!(version>=3.0.0)))"))
2019-12-16 14:07:06.228 [INFO ] [internal.service.FeaturesServiceImpl] -     org.openhab.core.io.transport.serial/2.5.0 (Should be wired to: org.openhab.core.io
.transport.serial/2.5.0 (through [org.openhab.core.io.transport.serial/2.5.0] osgi.wiring.package; filter:="(osgi.wiring.package=org.eclipse.smarthome.io.transp
ort.serial)"))
2019-12-16 14:07:06.229 [INFO ] [internal.service.FeaturesServiceImpl] -     org.openhab.core.io.transport.serial.rxtx/2.5.0 (Wired to org.openhab.core.io.trans
port.serial/2.5.0 which is being refreshed)
2019-12-16 14:07:06.230 [INFO ] [internal.service.FeaturesServiceImpl] -     org.openhab.core.io.transport.serial.rxtx.rfc2217/2.5.0 (Wired to org.openhab.core.
io.transport.serial/2.5.0 which is being refreshed)
2019-12-16 14:07:06.840 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.binding.zwave'
2019-12-16 14:07:06.841 [DEBUG] [vider.AbstractResourceBundleProvider] - Parse rules from bundle 'org.openhab.binding.zwave'
2019-12-16 14:07:06.841 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.binding.zwave'
2019-12-16 14:07:06.843 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.binding.zwave'
2019-12-16 14:07:06.899 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.core.config.serial'
2019-12-16 14:07:06.901 [DEBUG] [vider.AbstractResourceBundleProvider] - Parse rules from bundle 'org.openhab.core.config.serial'
2019-12-16 14:07:06.901 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.core.config.serial'
2019-12-16 14:07:06.902 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.core.config.serial'
2019-12-16 14:07:06.909 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.core.io.transport.serial'
2019-12-16 14:07:06.911 [DEBUG] [vider.AbstractResourceBundleProvider] - Parse rules from bundle 'org.openhab.core.io.transport.serial'
2019-12-16 14:07:06.911 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.core.io.transport.serial'
2019-12-16 14:07:06.912 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.core.io.transport.serial'
2019-12-16 14:07:06.918 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.core.io.transport.serial.rxtx'
2019-12-16 14:07:06.920 [DEBUG] [vider.AbstractResourceBundleProvider] - Parse rules from bundle 'org.openhab.core.io.transport.serial.rxtx'
2019-12-16 14:07:06.920 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.core.io.transport.serial.rxtx'
2019-12-16 14:07:06.922 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.core.io.transport.serial.rxtx'
2019-12-16 14:07:06.930 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.core.io.transport.serial.rxtx.rfc2217'
2019-12-16 14:07:06.932 [DEBUG] [vider.AbstractResourceBundleProvider] - Parse rules from bundle 'org.openhab.core.io.transport.serial.rxtx.rfc2217'
2019-12-16 14:07:06.932 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.core.io.transport.serial.rxtx.rfc2217'
2019-12-16 14:07:06.934 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle 'org.openhab.core.io.transport.serial.rxtx.rfc2217'
2019-12-16 14:07:07.410 [INFO ] [internal.service.FeaturesServiceImpl] - Done.

I would guest it should have stopped and restarted the bundles? I know when the loader detects unloaded addons it restarts all addons. If there is an invalid entry it restarts addons every minute. People usually notice zwave and serial addons in the logs.

I wonder if this is due to the new Karaf version

For me, the same happend when i installed the telegram-action(v1) and the spotify binding(2.5)