Description of the need
I've just implemented hook_theme_registry_alter() in a custom block and checked the registry content to see long list of variables, including for unused layout templates. Disabling them on admin/structure/layouts/settings freed registry from unnecessary content and even-though human eyes might not notice, definitely made things slightly faster.
Proposed solution
I believe Backdrop must be shipped as performant as possible, so I suggest to disable all unused layout templates by default. Users can easily enable them if they need additional templates.
Additionally, we could add a pointer link on pages like admin/structure/layouts/manage/dashboard/configure as shown below:

Recent comments
https://github.com/backdrop/backdrop-issues/issues/7018 Feel free to edit as you see fit. KR Mike
MySQL Database 4-byte UTF-8 support
Thanks. Would you please file an issue at https://github.com/backdrop/backdrop-issues/issues? The idea there is to say that a site that uses a DB prefix defined in the simplified database...
MySQL Database 4-byte UTF-8 support
Yes, I added the port and driver lines and reloaded the website and the Status Report no longer has the error. I am unable to check the conversion link as I can no longer see it.
MySQL Database 4-byte UTF-8 support