I'm struggling a little with this expansion:

Where $E$ is the expectation operator, $U$ is a function of $Y$ and $Z^~$ is a random variable. In the second passage why the expansion looks like what's written above? Shouldn't the function be expanded around the mean of $Z$? Maybe I'm missing something, any explanation will be greatly appreciated!
Start with the Taylor expansion:
$$U(Y+\tilde Z)=U(Y)+\tilde ZU'(Y)+\frac 1 2 {\tilde Z}^2U''(Y)+H({\tilde Z}^3)$$
I take it from this approximation that $\tilde Z$ is small compared to $U$.
I also assume that $H({\tilde Z}^3)$ is saying "and expressions involving third powers and higher of $\tilde Z$" - also can be written as $O({\tilde Z}^3)$.
We then go on to find the expectation of this expression. I will take the $RHS$ in parts:
$E\left[U(Y)\right]=U(Y)$
$E\left[\tilde ZU'(Y)\right]=E\left[\tilde Z\right]\times U'(Y)=0\times U'(Y)=0$ - this relies on the mean of $\tilde Z$ being $0$, so I wonder if this is given somewhere in the question?
$E\left[\frac 1 2 {\tilde Z}^2U''(Y)\right]=E\left[\frac 1 2 {\tilde Z}^2\right]\times U''(Y)=\frac 1 2 \sigma_{\tilde Z}^2 \times U''(Y)$ - it appears that $\tilde Z$ is not a standardised normal distribution as then we would have $\sigma_{\tilde Z}^2=1$
$E\left[H({\tilde Z}^3)\right]$ just stays as it is - I expect that later on you can just say that this will be small enough to ignore...