Move /etc/modules-load.d/gnutls.conf to /usr/lib/modules-load.d/
Description:
Currently there is a modules-load.d(5) file placed by this package in /etc/modules-load.d/.
Not only is the module within it commented out, the file is placed in the wrong location.
See the modules-load.d(5) man page:
Packages should install their configuration files in /usr/lib/ (distribution packages) or /usr/local/lib/ (local installs). Files in /etc/ are reserved for the local administrator, who may use this logic to override the configuration files installed by vendor packages.