### What is your issue? As pointed out by @rabernat in https://github.com/pydata/xarray/pull/10757, there is no point in writing `_FillValue` attributes set to `NaN` in Zarr files. This makes Zarr stores created with Xarray a bit more complex than necessary, and may unnecessarily invoke Xarray's masking / fill value machinery.