Let $A$ be a commutative ring, $X = \text{Spec }A$, and let $M$ be a $A$-module. The $\mathcal{F} = \tilde M$ is a sheaf on $X$.
Exercise II.5.6 in Hartshorne's Algebraic Geometry states that if $A$ is noetherian and $M$ is finitely generated, then $\text{Supp } \mathcal{F} = V(\text{Ann} M)$.
I proved this, but it feels suspicious that I did not use that $A$ should be noetherian. This is my proof:
Let $m_1,\dotsc,m_n$ be generators of $M$. Then $\text{Ann }M = \bigcap _i\text{Ann } m_i$. Also the $m_i$ generate the stalks of $\mathcal{F}$, so $\mathcal{F}_x = 0$ if and only if $(m_i)_x = 0$ for all $i = 1,\dotsc, n$. Hence $\text{Supp }\mathcal{F} = \bigcup_i \text{Supp }m_i = \bigcup_i V(\text{Ann } m_i) = V(\bigcap_i \text{Ann }m_i) = V(\text{Ann }M).$
Did I make any mistake, or can the noetherian hypothesis be omitted here?