Deprecation of "DEFAULT_FILE_STORAGE" - Can we easen the migration?

I think the “do something” was to recognize that settings are more effectively deprecated with a system check (as was done in the past). I think it worked well.

Check git log django/core/checks/compatibility. Would you advocate for adding any of it back in? If not, why are settings a special case that need to be checked for the rest of time?