pulseaudio --dump-modules complains about module-init-tools

Is it just me, or does this happen for everyone? Running

pulseaudio  --dump-module

produces (after listing a bunch of modules)

E: [pulseaudio] ltdl-bind-now.c: Failed to open module /lib/module-init-tools.so: /lib/module-init-tools.so: cannot open shared object file: No such file or directory
E: [pulseaudio] modinfo.c: Failed to open module "/lib/module-init-tools": file not found
E: [pulseaudio] ltdl-bind-now.c: Failed to open module /usr/lib/module-init-tools.so: /usr/lib/module-init-tools.so: cannot open shared object file: No such file or directory
E: [pulseaudio] modinfo.c: Failed to open module "/usr/lib/module-init-tools": file not found

If it’s just me, any idea what I should do to correct it? If it’s not just me, an idea if should I file this as an openSUSE issue or a pulseaudio issue?

FWIW, this is using Tumbleweed snapshot 20211215.

Yes, it’s the same on my system as well. Snapshot 20220102.
But so far, nothing seems broken (audio-wise). Is something not working right ?

On a side-note though; after my upgrade I noticed a process called tracker-miner-fs-3 gradually eating up all my RAM, leading to a total system freeze.
I’m not even sure why this was installed (baloo is the default file indexer), but I had to disable it. Otherwise, the system is utterly unusable.
So just a heads-up :wink: