Is the local variable not read and need a warning?

Property definitions

nitc $ Variable :: _warn_unread
	# Is the local variable not read and need a warning?
	var warn_unread = false is writable
src/semantize/scope.nit:45,2--46,36