The module is advertised as experimental, but is missing the check for
--enable-experimental like the other experimental modules.
Also disable it by default with cmake (which is the autotools behavior),
as it is more in accordance with its experimental status.
Depends on D5429.