Description
Calling AutoSaveEnabledManager.createSystemUser is not correctly delegated to the underlying UserManager but instead calls createUser. This essentially makes it impossible to create a system user with autosave configuration option enabled.
stillalex, the fix should be trivial to do... will add some test to make sure it's indeed fixed.