<div dir="ltr">When I run <code>gdalinfo</code> with <code>-stats</code> options on an <code>Int64</code> raster, I get the following warning:<br><br><font face="monospace">$ gdalinfo -json -stats zzz.tif<br>Warning 1: GetNoDataValue() returns an approximate value of the true nodata value = 9223372036854775807. Use GetNoDataValueAsInt64() instead</font><br><p>As an end user, what am I actually supposed to do with this warning?</p></div>