Issue 56893 proposes to fix a bug in reachability analysis for fields promoted to type `Null`. This is not expected to have any impact on real-world code, but theoretically it could result in new compile errors. In the highly unlikely event that any code is affected, it can be fixed by adding explicit type annotations.