None value for admin autocomplete

The admin’s autocomplete_field provides a filter to search items using FKs in the model.

However, searching for items that specifically have NULL in the FK field seems impossible. Is there any way to do so? Could that be considered an enhancement to the existing autocomplete field or are there specific reasons the team chose not to implement it?